Transport Belt
    speed = double
    animation_speed_coefficient = double(1)
    animations = RotatedAnimation
    ending_patch = Sprite4Way

errors:
    animations.directionCount() ~= 12
        throws error("Transport belt doesn't have 12 animations")
